home *** CD-ROM | disk | FTP | other *** search
- ELF_NEXT(3E) Last changed: 10-13-98
-
-
- NNAAMMEE
- eellff__nneexxtt - Provides sequential archive member access
-
- SSYYNNOOPPSSIISS
- cccc [_f_l_a_g ...] _f_i_l_e ... --lleellff [_l_i_b_r_a_r_y ...]
-
- ##iinncclluuddee <<lliibbeellff..hh>>
-
- EEllff__CCmmdd eellff__nneexxtt((EEllff **eellff));;
-
- IIMMPPLLEEMMEENNTTAATTIIOONN
- IRIX systems
-
- DDEESSCCRRIIPPTTIIOONN
- eellff__nneexxtt, eellff__rraanndd, and eellff__bbeeggiinn manipulate simple object files and
- archives. eellff is an ELF descriptor previously returned from
- eellff__bbeeggiinn.
-
- eellff__nneexxtt provides sequential access to the next archive member. That
- is, having an ELF descriptor, eellff, associated with an archive member,
- eellff__nneexxtt prepares the containing archive to access the following
- member when the program calls eellff__bbeeggiinn. After successfully
- positioning an archive for the next member, eellff__nneexxtt returns the value
- EELLFF__CC__RREEAADD. If the open file was not an archive, eellff was null, or an
- error occurred, the return value is EELLFF__CC__NNUULLLL. In either case, the
- return value may be passed as an argument to eellff__bbeeggiinn, specifying the
- appropriate action.
-
- SSEEEE AALLSSOO
- eellff(3E), eellff__bbeeggiinn(3E), eellff__ggeettaarrssyymm(3E), eellff__rraanndd(3E), aarr(4)
-
- This man page is available only online.
-